home *** CD-ROM | disk | FTP | other *** search
/ Smart Girls 2 (Extra Version) / Smart Girls 2 - Extra Version.iso / pc / girls.css < prev    next >
Cascading Style Sheet File  |  2004-02-12  |  231b  |  16 lines

  1. body {
  2.     background-color: #FFCCFF;
  3.     align: center;
  4. }
  5. tr,td{
  6.     text-align: center;
  7.     color: #000000;
  8.     font-size: 9pt;
  9.     vertical-align: text-botom;
  10. }
  11. .title {
  12.     font-size: 16pt;
  13.     font-style: italic;
  14.     font-weight: bold;
  15. }
  16.